3D Instancer
Node Data | |
|---|---|
Display name | |
3D Instancer | |
Internal name | |
Node_3D_Instancer | |
Inheritances | |
| Node_3D | |
| Node_3D_Instancer | |
Inputs | |
Object | |
d3mesh |
Mesh |
Objects | |
vec3 |
Starting Position |
quaternion |
Starting Rotation |
vec3 |
Starting Scale |
Repeat | |
enum |
Pattern |
int |
Amounts |
ivec3 |
Grid |
float |
Radius |
bool |
Look At Center |
Path | |
pathnode |
Shift Path |
range |
Path Range |
bool |
Follow Path |
Transform Data | |
vec3 |
Positions |
vec3 |
Rotations |
vec3 |
Scales |
vec3 |
Normal |
Shift | |
vec3 |
Shift Position |
vec3 |
Shift Position Y |
vec3 |
Shift Position Z |
quaternion |
Shift Rotation |
vec3 |
Shift Scale |
Scatter | |
vec3_range |
Position Scatter |
vec3_range |
Rotation Scatter |
vec3_range |
Scale Scatter |
bool |
Scale Uniform |
Render | |
palette |
Colors Per Index |
gradient |
Random Colors |
Outputs | |
d3mesh |
Mesh |
Commit History
| 1.21.rc7 |
|---|
| **3D Instancer**: Fix grid allows floating value. |